Previous Book Contents Book Index Next

Inside Macintosh: Programming With the Text Encoding Conversion Manager /
Chapter 4 - Unicode Converter Reference


Unicode Converter Functions

You use the Unicode Converter functions to convert text to or from Unicode. The Unicode Converter consists of two main symmetrical parts: one you use to convert text to Unicode from any other encoding, and the other you use to convert text from Unicode to any other encoding. Each of these parts contains its own set of functions. By using the Unicode Converter with Unicode as an intermediary encoding, you can also convert text from any source encoding to any destination encoding.


Subtopics
Using a Static Library
Converting to Unicode
Converting From Unicode
Converting From Unicode to Multiple Encodings
Truncating Strings Before Converting Them
Converting Between Unicode and Pascal Strings
Obtaining Mapping Information
Setting the Fallback Handler

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 NOV 1997